html file控件選擇文件后立即預覽 js實現 <input type="file" onchange="showImg(this,'img')" accept="image/gif" /> 通過accept限制文 ...